home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 2001 Haziran
/
CHIP Haziran2001.iso
/
prog
/
haziran
/
19
/
setup.exe
/
data.z
/
sample_usb.inf
< prev
next >
Wrap
Windows Setup INFormation
|
2001-04-11
|
2KB
|
71 lines
;Generated by WinDriver
[Version]
Signature="$CHICAGO$"
Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
provider=%JUNGO%
;LayoutFile=layout.inf
;DriverVer=mm/dd/yyyy
[SourceDisksNames]
1="WinDriver Installation Disk",,0
[SourceDisksFiles]
wdpnp.sys = 1
SAMPLE_USB.inf = 1
[Manufacturer]
%MfgSAMPLE_USB%=SAMPLE_USB
[SAMPLE_USB]
; The Vendor ID is 1234, and the Product ID is 5678
SAMPLE_USB=SAMPLE_USB.Dev, USB\VID_1234&PID_5678
[PreCopySection]
HKR,,NoSetupUI,,1
[DestinationDirs]
SAMPLE_USB.Files.Ext = 10,System32\Drivers
SAMPLE_USB.Files.Inf = 10,INF
[SAMPLE_USB.Dev]
CopyFiles=SAMPLE_USB.Files.Ext, SAMPLE_USB.Files.Inf
AddReg=SAMPLE_USB.AddReg
[SAMPLE_USB.Dev.NT]
CopyFiles=SAMPLE_USB.Files.Ext, SAMPLE_USB.Files.Inf
AddReg=SAMPLE_USB.AddReg
[SAMPLE_USB.Dev.NT.Services]
Addservice = wdpnp, 0x00000002, SAMPLE_USB.AddService
[SAMPLE_USB.AddService]
DisplayName = %SAMPLE_USB.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\wdpnp.sys
LoadOrderGroup = Base
[SAMPLE_USB.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wdpnp.sys
[SAMPLE_USB.Files.Ext]
;Remove the remarks for installation on a target computer
;windrvr.sys
wdpnp.sys
[SAMPLE_USB.Files.Inf]
;SAMPLE_USB.Inf
;---------------------------------------------------------------;
[Strings]
JUNGO="Jungo"
Mfg="SAMPLE_USB"
USB\SAMPLE_USB.DeviceDesc="wdpnp.sys WinDriver USB client"
SAMPLE_USB.SvcDesc="WinDriver USB Client"